module ActionView::ViewPaths

def self.all_view_paths

def self.all_view_paths
  @all_view_paths.values.uniq
end