class ActiveRecord::Reflection::AssociationReflection

def has_one?; false; end

Returns +true+ if +self+ is a +has_one+ reflection.
def has_one?; false; end