# File temp/validation/relaxng.rb, line 308 def expected return [ @prior.expected, @events[0] ].flatten if @current == 0 return [@events[@current]] end