# File lib/terminfo.rb, line 91
  def write(str)
    @io.write(str)
  end