class ActionView::FileSystemResolver

def built_templates # :nodoc:

:nodoc:
def built_templates # :nodoc:
  @unbound_templates.values.flatten.flat_map(&:built_templates)
end