makeRectangle method

ActorRectangle makeRectangle()

Implementation

ActorRectangle makeRectangle() {
  return ActorRectangle();
}