32 33 34
# File 'lib/typhoeus/remote_method.rb', line 32 def calling(args, options) @called_methods[args_options_key(args, options)] = true end