class BaoKim::PhoneCard

Public Instance Methods

reg_card() click to toggle source
# File lib/baokim.rb, line 3
def reg_card
  puts 'welcome you have registerd new card'
end