# File lib/gd2/image.rb, line 293
    def size
      [width, height]
    end