class FDB::Cluster
def initialize(cluster_file_path)
def initialize(cluster_file_path) @cluster_file_path = cluster_file_path @options = ClusterOptions.new end
def initialize(cluster_file_path) @cluster_file_path = cluster_file_path @options = ClusterOptions.new end