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