class Github::GitData::Blobs

def initialize(options = {})

Creates new GitData::Blobs API
def initialize(options = {})
  super(options)
end