# File lib/sinatra/rabbit.rb, line 69
      def prefix
        # FIXME: Make the /api prefix configurable
        "/api"
      end