Implements kind_of? in order to pretend to be an IO object
# File lib/zip/ioextras.rb, line 15 def kind_of?(object) object == IO || super end
[Validate]
Generated with the Darkfish Rdoc Generator 2.