# File lib/client.rb, line 76
    def flag?(flag)
      @flags.include?(flag)
    end