fails:Module#instance_methods returns an array containing the public and protected methods of self if include_super is false
fails:Module#instance_methods returns an array containing the public and protected methods of self and it's ancestors
