# File gglib/tile.rb, line 119
def
intersect?
(
tile
)
return
Tile
::
intersect?
(
self
,
tile
)
end