7 8 9
# File 'lib/max_amount.rb', line 7 def self.result(user_string = nil) MaxAmount::Cli.call(user_string: user_string) end