module ZcBrokerKd

Constants

VERSION

Public Class Methods

tell_me_ur_name() click to toggle source

Your code goes here…

# File lib/zc_broker_kd.rb, line 6
def self.tell_me_ur_name
      puts "KD"
end