Wraps an API using Blanket::Wrapper
10 11 12
# File 'lib/blanket.rb', line 10 def self.wrap(*args) Wrapper.new *args end