class Bleepy::Client
Public Class Methods
new()
click to toggle source
# File lib/bleepy/client.rb, line 10 def initialize @request = Bleepy::Request.new end
# File lib/bleepy/client.rb, line 10 def initialize @request = Bleepy::Request.new end