class Location < Database2
  has_many :owner_facebook_friends
  has_many :offline_access_codes
  has_many :twitter_accesses
end