Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/isbot.rb
Instance Method Summary collapse
Instance Method Details
#is_bot? ⇒ Boolean
40 41 42 |
# File 'lib/isbot.rb', line 40 def is_bot? is_bot(self) end |