# File lib/github.rb, line 43
  def desc(str)
    @next_description = str
  end