# File lib/vpim/address.rb, line 116
def
self
.
create
(
uri
=
''
)
adr
=
new
adr
.
uri
=
uri
.
to_str
adr
end