class Presenter::Password

Public Instance Methods

output() click to toggle source
# File lib/presenter/password.rb, line 3
def output
  nil
end