# File lib/active_resource/base.rb, line 961 def collection_path(options = nil) self.class.collection_path(options || prefix_options) end