# File lib/ftw/connection.rb, line 265
  def pushback(data)
    @pushback_buffer << data
  end