# File lib/rbrainz/webservice/webservice.rb, line 45
      def post(entity_type, options={ :id=>nil, :params=>[], :version=>1 })
        raise NotImplementedError.new('Called abstract method.')
      end