13 14 15
# File 'lib/typed/serialization_error.rb', line 13 def to_json(_options = {}) JSON.generate(to_h) end