# File lib/generators/bootstrap/themed/themed_generator.rb, line 15
      def initialize(args, *options)
        super(args, *options)
        initialize_views_variables
      end