# File linkbot.rb, line 193
def
method_missing
input
,
*
rest
return
getResponse
(
input
.
to_s
)
end