# File lib/compass/app_integration/rails.rb, line 18
      def configuration
        Compass::Configuration::Data.new('rails').
          extend(ConfigurationDefaults)
      end