class Regexp::Expression::SequenceOperation

def starts_at

def starts_at
  expressions.first.starts_at
end