12 13 14
# File 'lib/ucd/attribute_parser.rb', line 12 def self.parse(io, options={}) new.parse(io, options) end