Add to the end of your Rakefile. ``` ruby Dir["#{Gem.searcher.find('annotate').full_gem_path}/**/tasks/**/*.rake"].each {|ext| load ext} ```