# File lib/compass/configuration/helpers.rb, line 13
      def default_configuration
        Data.new('defaults').extend(Defaults).extend(Comments)
      end