class ActionView::Resolver

def all_template_paths # :nodoc:

:nodoc:
def all_template_paths # :nodoc:
  # Not implemented by default
  []
end