class OrgSubfield < ActiveRecord::Base
belongs_to :organization, :foreign_key => :organization_id
end