Method: Awestruct::Handlers::InterpolationHandler#initialize

Defined in:
lib/awestruct/handlers/interpolation_handler.rb

#initialize(site, delegate) ⇒ InterpolationHandler

Returns a new instance of InterpolationHandler.



8
9
10
# File 'lib/awestruct/handlers/interpolation_handler.rb', line 8

def initialize(site, delegate)
  super( site, delegate )
end