# File lib/github/markup.rb, line 29 def markup(file, pattern, opts = {}, &block) markups << GemImplementation.new(pattern, file, &block) end