# File lib/yaml/rubytypes.rb, line 105
    def yaml_initialize( tag, val ); concat( val.to_a ); end