# File lib/generators/helpers/model_helper.rb, line 36
      def class_name
        model_name.camelize
      end