module Magic module Decorator VERSION: String AUTHORS: Array[Gem::Author] def for: (Class) -> Class? def name_for: (Module) -> String end end