class TestPersistAssoc::ProjectUser

def project_id=(id)

def project_id=(id)
  @project_id = id
end