class Cucumber::Core::Ast::Location::Lines

def boundary

def boundary
  first_and_last(value).uniq
end