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