in lib/github/markup/gem_implementation.rb [13:18]
def load return if @loaded require gem_name @loaded = true end