The Hotel Data section
Returns:
25 26 27
# File 'lib/elong/api/hotel/core.rb', line 25 def data @data ||= Elong::API::Hotel::Data.new(@client) end