# File lib/generators/helpers/model_helper.rb, line 32
      def plural_name
        model_name.underscore.pluralize
      end