module ViewComponentContrib::WrappedHelper

def wrapped

def wrapped
  WrapperComponent.new(self)
end