Source: show | on GitHub
# File lib/rexml/validation/relaxng.rb, line 253 def matches?(event) @events[@current].matches?( event ) end