class Plugin

def install_using_checkout(options = {})

def install_using_checkout(options = {})
  svn_command :checkout, options
end