class Dry::Types::AnyClass

def initialize(**options)

Other tags:
    Api: - private
def initialize(**options)
  super(::Object, **options)
end