class Nokogiri::CSS::Parser
def cache_on?
Experimental RBS support (using type sampling data from the type_fusion
project).
def cache_on?: () -> true
This signature was generated using 1 sample from 1 application.
def cache_on? !Thread.current[CACHE_SWITCH_NAME] end