# File ../lib/fox/core.rb, line 219
    def bl
      FXPoint.new(self.x, self.y+self.h-1)
    end