Class: ShapeOf::Any
Class Method Summary collapse
Methods inherited from Shape
Constructor Details
This class inherits a constructor from ShapeOf::Shape
Class Method Details
.shape_of?(object) ⇒ Boolean
307 308 309 |
# File 'lib/shape_of.rb', line 307 def self.shape_of?(object) true end |