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