5 6 7
# File 'lib/intercom/deprecated_resources.rb', line 5 def deprecated__leads Intercom::Service::Lead.new(self) end
9 10 11
# File 'lib/intercom/deprecated_resources.rb', line 9 def deprecated__users Intercom::Service::User.new(self) end