class YARP::Node

def slice

Slice the location of the node from the source.
def slice
  location.slice
end