OVER method

Express OVER(
  1. Object express
)

Implementation

Express OVER(Object express) {
  return Express(this) << "OVER" << express;
}