# File lib/tinder/room.rb, line 79
    def speak(message, options = {})
      send_message(message)
    end