# File lib/mechanize/form_elements.rb, line 21
def
query_value
[[
@name
,
@value
||
''
]]
end