12 13 14 15
# File 'lib/rmi.rb', line 12 def start(port) @registry = LocateRegistry.createRegistry port end