class Standard::Plugin::StandardizesConfiguredPlugins

def call(plugins)

def call(plugins)
  normalize_config_shape(BUILT_INS + plugins)
end