1# Load the Anemone core 2require 'anemone/core' 3 4# Overload the HTTP class with a variant that uses Rex::Proto::HTTP 5require 'anemone/rex_http' 6 7