# File lib/friendly_id/slugged.rb, line 48
      def friendly_id_status
        @friendly_id_status ||= Status.new(:record => self)
      end