# File lib/github/markup/gem_implementation.rb, line 14 def load return if @loaded require gem_name @loaded = true end