32 33 34
# File 'lib/code_web/method_call.rb', line 32 def method_types args.map { |arg| arg_type(arg) } end