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