# File lib/ipaddress/ipv4.rb, line 210
def
netmask=
(
addr
)
@prefix
=
Prefix32
.
parse_netmask
(
addr
)
end