# sig/sanitize.rbs class Sanitize def clean: () -> untyped def clean: () -> untyped def clean!: () -> untyped def clean!: () -> untyped def encode_html: () -> untyped def initialize: () -> void end