Class: Deidentify::Keep
- Inherits:
-
Object
- Object
- Deidentify::Keep
- Defined in:
- lib/deidentify/keep.rb
Class Method Summary collapse
Class Method Details
.call(old_value) ⇒ Object
5 6 7 |
# File 'lib/deidentify/keep.rb', line 5 def self.call(old_value) old_value end |