# File lib/github.rb, line 52
  def usage(string)
    @next_usage ||= []
    @next_usage << string
  end