19 20 21
# File 'lib/opbeat/error_message/stacktrace.rb', line 19 def to_h { frames: frames.map(&:to_h) } end