setup static method

Pigeon setup()

Create and setup a Pigeon instance.

Implementation

static Pigeon setup() {
  return Pigeon();
}