preload!

in lib/github/markup.rb [12:17]


    def preload!
      markups.each do |markup|
        markup.load
      end
    end