# File lib/github.rb, line 47
  def flags(hash)
    @next_flags ||= {}
    @next_flags.update hash
  end