# File lib/tinder/room.rb, line 300 def raw_post(action, body = nil) connection.raw_post(room_url_for(action), body) end