8 9 10
# File 'lib/telegram_workflow.rb', line 8 def self.process(params) Workflow.new(params).process end