# File lib/ramaze/request.rb, line 103 def to_s REQUEST_STRING_FORMAT % [self.class, params, cookies, http_variables] end