Method: ElasticAPM::NaivelyHashable#naively_hashable?
- Defined in:
- lib/elastic_apm/naively_hashable.rb
#naively_hashable? ⇒ Boolean
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
24 25 26 |
# File 'lib/elastic_apm/naively_hashable.rb', line 24 def naively_hashable? true end |