# File lib/friendly_id/active_record2/simple_model.rb, line 121 def friendly_id_status @friendly_id_status ||= Status.new :record => self end