# File lib/rubytorrent/tracker.rb, line 81
def
method_missing
(
meth
,
*
args
)
@s
.
send
(
meth
,
*
args
)
end