# File lib/active_resource/base.rb, line 1336
      def new_element_path
        self.class.new_element_path(prefix_options)
      end