# File lib/gd2/canvas.rb, line 318
    def location
      @point.transform(transformation_matrix.inverse).coordinates
    end