# File lib/et-orbi.rb, line 107
    def make_from_string(s, zone)

      parse(s, zone: zone)
    end