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