module ActionView::PathRegistry

def self.all_file_system_resolvers

def self.all_file_system_resolvers
  @file_system_resolvers.values
end