# File lib/relax/request.rb, line 59 def convert_complex_key(key, parameter) "#{key}.#{parameter}" end