# File lib/clamp/command.rb, line 92 def handle_remaining_arguments unless remaining_arguments.empty? signal_usage_error "too many arguments" end end