class ActiveRecord::Reflection::AssociationReflection

def belongs_to?; false; end

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