# File lib/grape/path.rb, line 4 def self.prepare(raw_path, namespace, settings) Path.new(raw_path, namespace, settings) end