# File lib/restclient/resource.rb, line 132 def [](suburl) self.class.new(concat_urls(url, suburl), options) end