# File lib/openid/server.rb, line 885
def
initialize
(
query
,
text
=
nil
)
super
(
text
)
@query
=
query
end