class Tundengine::Stages::Null

Public Instance Methods

lock!() click to toggle source
# File lib/tundengine/stages/null.rb, line 7
def lock!
  # do nothing
end