# File lib/tinder/campfire.rb, line 79
    def me
      connection.get("/users/me.json")["user"]
    end