# File lib/ramaze/app.rb, line 87
    def location=(location)
      @location = location.to_str.freeze
      sync
    end