30 31 32
# File 'lib/ice_rocket.rb', line 30 def fetch(options={}) self.class.get('/search', params(options)) end