module S

Public Instance Methods

x() click to toggle source
# File lib/r_kit/override/test.rb, line 298
def x
  "x"
end