# File lib/specinfra/helper/set.rb, line 4
      def set(param, *value)
        Specinfra.configuration.send(param, *value)
      end