Modules: Echonest Classes: Bar, Beat, HTTPClient, Loudness, Section, Segment, Tatum
15
# File 'lib/echonest.rb', line 15 def Echonest(api_key = nil) Echonest::Api.new(api_key) end