class Berkshelf::HumanFormatter

def version

Output the version of Berkshelf
def version
  Berkshelf.ui.info Berkshelf::VERSION
end