# File lib/right_http_connection.rb, line 141 def get_param(name) @params[name] || @@params[name] end