# File lib/point/zone.rb, line 10
    def apply!
      $stderr.puts "Zone information does not need to be applied manually. Point::Zone#apply! method will be deprecated soon."
      true
    end