37 38 39 40
# File 'lib/simple_service.rb', line 37 def commands(*args) @commands ||= [] @commands += args end