# File lib/ipaddress/ipv6.rb, line 407
    def self.expand(str)
      self.new(str).address
    end