# File lib/mutter/indenter.rb, line 3
    def initialize tab = 2
      @tab = tab
    end