up method

AzWrap up()

Implementation

AzWrap up(){
  _verticalDirection = VerticalDirection.up;
  return this;
}