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