# File temp/validation/validation.rb, line 92 def single? return (@event_type != :start_element and @event_type != :start_attribute) end