border method

Transformation border(
  1. Border border
)

Implementation

Transformation border(Border border) {
  return add(border);
}