# File lib/treetop/ruby_extensions/string.rb, line 17
    def blank?
      self == ""
    end