# File lib/compass/commands/project_base.rb, line 24
      def configure!
        read_project_configuration
        Compass.configuration.set_maybe(options)
        Compass.configuration.set_defaults!
      end