intersects method

Intersects intersects(
  1. dynamic geo
)

Implementation

Intersects intersects(geo) => Intersects(this, geo);