class SB
Constants
- VERSION
Public Instance Methods
<<(str)
click to toggle source
to_s()
click to toggle source
Public: Make sure converting this into a string doesn’t mark it as unsafe.
# File lib/sb.rb, line 16 def to_s self end