class RuboCop::Cop::RSpec::ExampleWording

def custom_transform

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