class Psych::Handler

def event_location(start_line, start_column, end_line, end_column)

Called before each event with line/column information.
##
def event_location(start_line, start_column, end_line, end_column)
end