module D3
    class Hero < RBattlenet::Endpoints::Base
      SUPPORTED_FIELDS = [:itself, :items, :follower_items]

      def self.path(hero)