# File lib/aws/xml_grammar.rb, line 627
      def context
        @context ||= (self.ignored? ? parent_frame.context : construct_context)
      end