37 38 39
# File 'lib/typeform_data/client.rb', line 37 def typeform(id) TypeformData::Typeform.new(@config, id: id) end