fails:Kernel#singleton_methods when not passed an argument returns an empty Array for an object with no singleton methods
fails:Kernel#singleton_methods when not passed an argument returns the names of module methods for a module
fails:Kernel#singleton_methods when not passed an argument does not return private module methods for a module
fails:Kernel#singleton_methods when not passed an argument returns the names of class methods for a class
fails:Kernel#singleton_methods when not passed an argument does not return private class methods for a class
fails:Kernel#singleton_methods when not passed an argument returns the names of singleton methods for an object
fails:Kernel#singleton_methods when not passed an argument returns the names of singleton methods for an object extented with a module
fails:Kernel#singleton_methods when not passed an argument returns a unique list for an object extended with a module
fails:Kernel#singleton_methods when not passed an argument returns the names of singleton methods for an object extented with two modules
fails:Kernel#singleton_methods when not passed an argument returns the names of singleton methods for an object extented with a module including a module
fails:Kernel#singleton_methods when not passed an argument returns the names of inherited singleton methods for a subclass
fails:Kernel#singleton_methods when not passed an argument returns a unique list for a subclass
fails:Kernel#singleton_methods when not passed an argument returns the names of inherited singleton methods for a subclass including a module
fails:Kernel#singleton_methods when not passed an argument returns a unique list for a subclass including a module
fails:Kernel#singleton_methods when not passed an argument returns the names of inherited singleton methods for a subclass of a class including a module
fails:Kernel#singleton_methods when not passed an argument returns the names of inherited singleton methods for a subclass of a class that includes a module, where the subclass also includes a module
fails:Kernel#singleton_methods when not passed an argument returns the names of inherited singleton methods for a class extended with a module
fails:Kernel#singleton_methods when not passed an argument does not return any included methods for a module including a module
fails:Kernel#singleton_methods when not passed an argument does not return any included methods for a class including a module
fails:Kernel#singleton_methods when not passed an argument does not return private singleton methods for an object extended with a module
fails:Kernel#singleton_methods when not passed an argument does not return private singleton methods for an object extended with two modules
fails:Kernel#singleton_methods when not passed an argument does not return private singleton methods for an object extented with a module including a module
fails:Kernel#singleton_methods when not passed an argument does not return private singleton methods for a class extended with a module
fails:Kernel#singleton_methods when not passed an argument does not return private inherited singleton methods for a module including a module
fails:Kernel#singleton_methods when not passed an argument does not return private inherited singleton methods for a class including a module
fails:Kernel#singleton_methods when not passed an argument does not return private inherited singleton methods for a subclass
fails:Kernel#singleton_methods when not passed an argument does not return private inherited singleton methods for a subclass including a module
fails:Kernel#singleton_methods when not passed an argument does not return private inherited singleton methods for a subclass of a class including a module
fails:Kernel#singleton_methods when not passed an argument does not return private inherited singleton methods for a subclass of a class that includes a module, where the subclass also includes a module
fails:Kernel#singleton_methods when passed true returns an empty Array for an object with no singleton methods
fails:Kernel#singleton_methods when passed true returns the names of module methods for a module
fails:Kernel#singleton_methods when passed true does not return private module methods for a module
fails:Kernel#singleton_methods when passed true returns the names of class methods for a class
fails:Kernel#singleton_methods when passed true does not return private class methods for a class
fails:Kernel#singleton_methods when passed true returns the names of singleton methods for an object
fails:Kernel#singleton_methods when passed true returns the names of singleton methods for an object extented with a module
fails:Kernel#singleton_methods when passed true returns a unique list for an object extended with a module
fails:Kernel#singleton_methods when passed true returns the names of singleton methods for an object extented with two modules
fails:Kernel#singleton_methods when passed true returns the names of singleton methods for an object extented with a module including a module
fails:Kernel#singleton_methods when passed true returns the names of inherited singleton methods for a subclass
fails:Kernel#singleton_methods when passed true returns a unique list for a subclass
fails:Kernel#singleton_methods when passed true returns the names of inherited singleton methods for a subclass including a module
fails:Kernel#singleton_methods when passed true returns a unique list for a subclass including a module
fails:Kernel#singleton_methods when passed true returns the names of inherited singleton methods for a subclass of a class including a module
fails:Kernel#singleton_methods when passed true returns the names of inherited singleton methods for a subclass of a class that includes a module, where the subclass also includes a module
fails:Kernel#singleton_methods when passed true returns the names of inherited singleton methods for a class extended with a module
fails:Kernel#singleton_methods when passed true does not return any included methods for a module including a module
fails:Kernel#singleton_methods when passed true does not return any included methods for a class including a module
fails:Kernel#singleton_methods when passed true does not return private singleton methods for an object extended with a module
fails:Kernel#singleton_methods when passed true does not return private singleton methods for an object extended with two modules
fails:Kernel#singleton_methods when passed true does not return private singleton methods for an object extented with a module including a module
fails:Kernel#singleton_methods when passed true does not return private singleton methods for a class extended with a module
fails:Kernel#singleton_methods when passed true does not return private inherited singleton methods for a module including a module
fails:Kernel#singleton_methods when passed true does not return private inherited singleton methods for a class including a module
fails:Kernel#singleton_methods when passed true does not return private inherited singleton methods for a subclass
fails:Kernel#singleton_methods when passed true does not return private inherited singleton methods for a subclass including a module
fails:Kernel#singleton_methods when passed true does not return private inherited singleton methods for a subclass of a class including a module
fails:Kernel#singleton_methods when passed true does not return private inherited singleton methods for a subclass of a class that includes a module, where the subclass also includes a module
fails:Kernel#singleton_methods when passed false returns an empty Array for an object with no singleton methods
fails:Kernel#singleton_methods when passed false returns the names of module methods for a module
fails:Kernel#singleton_methods when passed false does not return private module methods for a module
fails:Kernel#singleton_methods when passed false returns the names of class methods for a class
fails:Kernel#singleton_methods when passed false does not return private class methods for a class
fails:Kernel#singleton_methods when passed false returns the names of singleton methods for an object
fails:Kernel#singleton_methods when passed false does not return any included methods for a module including a module
fails:Kernel#singleton_methods when passed false does not return any included methods for a class including a module
fails:Kernel#singleton_methods when passed false does not return private singleton methods for an object extended with a module
fails:Kernel#singleton_methods when passed false does not return private singleton methods for an object extended with two modules
fails:Kernel#singleton_methods when passed false does not return private singleton methods for an object extented with a module including a module
fails:Kernel#singleton_methods when passed false does not return private singleton methods for a class extended with a module
fails:Kernel#singleton_methods when passed false does not return private inherited singleton methods for a module including a module
fails:Kernel#singleton_methods when passed false does not return private inherited singleton methods for a class including a module
fails:Kernel#singleton_methods when passed false does not return private inherited singleton methods for a subclass
fails:Kernel#singleton_methods when passed false does not return private inherited singleton methods for a subclass including a module
fails:Kernel#singleton_methods when passed false does not return private inherited singleton methods for a subclass of a class including a module
fails:Kernel#singleton_methods when passed false does not return private inherited singleton methods for a subclass of a class that includes a module, where the subclass also includes a module
fails:Kernel#singleton_methods when passed false returns an empty Array for an object extented with a module
fails:Kernel#singleton_methods when passed false returns an empty Array for an object extented with two modules
fails:Kernel#singleton_methods when passed false returns an empty Array for an object extended with a module including a module
fails:Kernel#singleton_methods when passed false returns the names of singleton methods of the subclass
fails:Kernel#singleton_methods when passed false does not return names of inherited singleton methods for a subclass
fails:Kernel#singleton_methods when passed false does not return the names of inherited singleton methods for a class extended with a module
