freeze()
Freeze self and target at once.
# File lib/delegate.rb, line 290 def freeze __getobj__.freeze super end