# File lib/as_canvas.rb, line 56
  def bounds
    [xmin, ymin, xmax, ymax]
  end