Module: Hickey::Acceptor::ReturnSelf

Defined in:
lib/hickey/acceptor.rb

Instance Method Summary collapse

Instance Method Details

#accept_for_hickey(klass, visitor) ⇒ Object



16
17
18
# File 'lib/hickey/acceptor.rb', line 16

def accept_for_hickey(klass, visitor)
  self
end