# File lib/active_resource/base.rb, line 381
      def known_attributes
        @known_attributes ||= []
      end