class Shapeshift::Client
Public Class Methods
new( headers = {} )
click to toggle source
# File lib/shapeshift/client.rb, line 10 def initialize( headers = {} ) @headers = {} end
# File lib/shapeshift/client.rb, line 10 def initialize( headers = {} ) @headers = {} end