# File lib/grape/path.rb, line 62
    def path_with_suffix
      "#{path}#{suffix}"
    end