Returns:
64 65 66
# File 'lib/wowza_rest/data/base.rb', line 64 def include?(attr_name) to_h.include?(attr_name.to_s) end