Class: AnythingPattern

Inherits:
Object
  • Object
show all
Includes:
Inspectable
Defined in:
lib/json_patterns.rb

Constant Summary

Constants included from Inspectable

Inspectable::INSPECTING_KEY

Instance Method Summary collapse

Methods included from Inspectable

#inspect

Instance Method Details

#to_sObject



99
100
101
# File 'lib/json_patterns.rb', line 99

def to_s
  '__'
end