6 7 8
# File 'lib/booth/coercers/scope.rb', line 6 def self.call(input) ::Booth::Syntaxes::Scope.call(input).normalized_scope end