# File lib/specinfra/backend/base.rb, line 7
      def self.instance
        @instance ||= self.new
      end