# File lib/syntax/common.rb, line 69
    def step
      raise NotImplementedError, "subclasses must implement #step"
    end