# File lib/barby/outputter/svg_outputter.rb, line 169
    def xmargin
      return nil if @lmargin || @rmargin
      _margin
    end