# File lib/slop/commands.rb, line 111
    def present?(key)
      key.to_s == @triggered_command
    end