class RorVsWild::Agent

def merge_error_context(hash)

def merge_error_context(hash)
  current_execution && current_execution.merge_error_context(hash)
end