# File lib/grape/router/route.rb, line 59
      def route_path
        warn_route_methods(:path, caller(1).shift)
        pattern.path
      end