# File lib/composite_io.rb, line 104
def
respond_to?
(
meth
)
@io
.
respond_to?
(
meth
)
||
super
(
meth
)
end