23 24 25
# File 'lib/simple_service/result.rb', line 23 def commands self.recorded_commands.map {|rc| rc[:command_name] } end