# File lib/tinder/room.rb, line 292
    def get(action)
      connection.get(room_url_for(action))
    end