# File lib/backup/notifier/campfire.rb, line 87 def self.room(room_id, subdomain, api_token) Room.new(room_id, subdomain, api_token) end