Method: Marko::Pluggable::Plug#plug

Defined in:
lib/marko/gadgets/pluggable.rb

#plug(klass) ⇒ Object



39
40
41
# File 'lib/marko/gadgets/pluggable.rb', line 39

def plug(klass)
  @klass = klass
end