Method: Elastic::Fields::Nested#nested?

Defined in:
lib/elastic/fields/nested.rb

#nested?Boolean

Returns:



22
23
24
# File 'lib/elastic/fields/nested.rb', line 22

def nested?
  true
end