class GrandChild extends React.Component {
            static contextTypes = {
                foo: PropTypes.string.isRequired
            };