module Pavlov::Command

Public Instance Methods

authorized?() click to toggle source
# File lib/pavlov/command.rb, line 9
def authorized?
  true
end