37 38 39 40
# File 'lib/upguard/EventAction.rb', line 37 def to_json(options = nil) h = to_hash return h.to_json(options) end