# File lib/stomp/client.rb, line 305
    def autoflush()
      @connection.autoflush()
    end