class Steep::AnnotationParser

def initialize(factory:)

def initialize(factory:)
  @factory = factory
end