69 70 71
# File 'lib/protocol/http/reference.rb', line 69 def to_ary [@path, @query_string, @fragment, @parameters] end