fix(string methods): Remove methods than expand to 0/1
Methods that are boolean are tightly integrated with tests. The builtins should be prefered in almost all cases.
Fix #902 (closed)
BREAKING CHANGES: $ends_with, $contains and $starts_with no longer work
Edited by AdminXVII