module RSpec::Rails::ViewExampleGroup::ExampleMethods

def _inferred_action

def _inferred_action
  _path_parts.last.split(".").first
end