# File lib/barby/outputter/cairo_outputter.rb, line 154
    def xdim(options={})
      @xdim || options[:xdim] || 1
    end