class Cucumber::Formatter::IOHTTPBuffer

def closed?

def closed?
  @write_io.closed?
end