# File lib/generators/helpers/model_helper.rb, line 28
      def singular_name
        model_name.underscore
      end