# File lib/skeleton/parameter.rb, line 35
    def location=(value)
      @location = value.to_s
    end