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