# File lib/compass/commands/installer_command.rb, line 15
      def app
        @app ||= Compass::AppIntegration.lookup(Compass.configuration.project_type)
      end