11 12 13
# File 'lib/mothership/errors.rb', line 11 def to_s "#{@command.display_name}: missing input '#{@argument}'" end