new()
No documentation available.
# File ext/psych/lib/psych/handlers/recorder.rb, line 28 def initialize @events = [] super end