require File.expand_path('../models/base', __FILE__) require File.expand_path('../models/listing', __FILE__) require File.expand_path('../models/subresource', __FILE__) require File.expand_path('../models/photo', __FILE__) require File.expand_path('../models/system_info', __FILE__) require File.expand_path('../models/standard_fields', __FILE__) require File.expand_path('../models/custom_fields', __FILE__) require File.expand_path('../models/property_types', __FILE__) require File.expand_path('../models/connect_prefs', __FILE__) require File.expand_path('../models/contact', __FILE__) require File.expand_path('../models/idx_link', __FILE__) require File.expand_path('../models/market_statistics', __FILE__) require File.expand_path('../models/video', __FILE__) require File.expand_path('../models/virtual_tour', __FILE__) require File.expand_path('../models/document', __FILE__) module FlexmlsApi module Models end end