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