# File lib/mechanize/form_elements.rb, line 103
def
query_value
[[
@name
,
@value
||
"on"
]]
end