# File lib/tinder/campfire.rb, line 27 def initialize(subdomain, options = {}) @connection = Connection.new(subdomain, options) end