A ‘has_one’ relation.

Examples

user.profile = Profile.new user.profile user.profile(true) # reload user.profile(:reload => true)