class SmoothOperator::Base

Public Class Methods

smooth_operator?() click to toggle source
# File lib/smooth_operator.rb, line 28
def self.smooth_operator?
  true
end