# File lib/specinfra/backend/powershell/command.rb, line 12 def using *functions functions.each { |f| import_functions << f } end