StringIO
# File lib/rhc/helpers.rb, line 361 def initialize(other) @tee = other super() end
# File lib/rhc/helpers.rb, line 365 def <<(buf) tee << buf super end
[Validate]
Generated with the Darkfish Rdoc Generator 2.