Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/match_with.rb
Instance Method Summary collapse
Instance Method Details
#match_with ⇒ Object
5 6 7 |
# File 'lib/match_with.rb', line 5 def match_with MatchWith::CoreExtension::MatchWith.new(self) end |