module Fluffy::API

Public Class Methods

api() click to toggle source
# File lib/fluffy/api.rb, line 7
def self.api
  @@api
end