# File lib/generators/helpers/model_helper.rb, line 40
      def plural_class_name
        plural_name.camelize
      end