# File lib/hashery/ini_hash.rb, line 310
    def self.text(inihash={})
      new(inihash).to_s
    end