12 13 14
# File 'lib/cdmdexer/oai_client.rb', line 12 def request(query) hashify get("#{base_url}?#{query}") end