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