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