# File lib/rspec/core/subject.rb, line 86
        def _attribute_chain(attribute)
          attribute.to_s.split('.')
        end