# File lib/generators/bootstrap/themed/themed_generator.rb, line 96
      def new_attribute(name, type)
        ::Rails::Generators::GeneratedAttribute.new(name, type)
      end