module SmoothOperator::Delegation::ClassMethods
Public Instance Methods
strict_behaviour()
click to toggle source
# File lib/smooth_operator/delegation.rb, line 26 def strict_behaviour get_option :strict_behaviour, false end