# File lib/tinder/room.rb, line 26
    def leave
      post 'leave', 'xml'
      stop_listening
    end