class RSpec::Core::Formatters::DeprecationFormatter::FileStream

def puts(*args)

def puts(*args)
  @file.puts(*args)
end