# File /home/ser/Work/rexml/rexml/xpath_parser.rb, line 25 def step stream axs = axis_specifier(stream) && node_test(stream) && predicate(stream) as = abbreviated_step(stream) end