module RSpec::Rails::ViewExampleGroup::ExampleMethods

def _path_parts

def _path_parts
  _default_file_to_render.split("/")
end