# File lib/inherited_resources/belongs_to_helpers.rb, line 64
      def parent_type
        parent.class.name.underscore.to_sym
      end