# File lib/haml/buffer.rb, line 61
    def toplevel?
      upper.nil?
    end