8 9 10
# File 'lib/ikbis/simple/user.rb', line 8 def self.info(id, response='xml') get("/#{id}.#{response}") end