class RuboCop::Cop::RSpec::SpecFilePathFormat

def custom_transform

def custom_transform
  cop_config.fetch('CustomTransform', {})
end