27 28 29
# File 'lib/tvdb_api/tvdb_api.rb', line 27 def search(query) request(:search, query: query) end