130 131 132
# File 'lib/construi/image.rb', line 130 def run(cmd, options = {}) map { |i| i.run cmd, options } end