class Ariadne::BaseComponent

def options

def options
  @options ||= self.class.dry_initializer.attributes(self)
end