# File lib/barby/outputter/svg_outputter.rb, line 174
    def ymargin
      return nil if @tmargin || @bmargin
      _margin
    end