# File gofer/messaging/endpoint.rb, line 52
  def ack()
    begin
      #@session.ack()
    end
  end