class Translator::NullStream
Public Instance Methods
puts(o)
click to toggle source
# File lib/translator/null_stream.rb, line 3 def puts(o); end
# File lib/translator/null_stream.rb, line 3 def puts(o); end