# File lib/typhoeus/remote_method.rb, line 28 def args_options_key(args, options) "#{args.to_s}+#{options.to_s}" end