class Fixnum

Public Instance Methods

␚ify() click to toggle source
# File lib/qipowl/core/monkeypatches.rb, line 157
def ␚ify
  "␚#{self}␚"
end