class ActiveEntity::Core::InspectionMask
Public Instance Methods
pretty_print(pp)
click to toggle source
# File lib/active_entity/core.rb, line 335 def pretty_print(pp) pp.text __getobj__ end
# File lib/active_entity/core.rb, line 335 def pretty_print(pp) pp.text __getobj__ end