Returns a new instance of PTag.
126 127 128
# File 'lib/plist/parser.rb', line 126 def initialize @children = Array.new end