class Pfm::Command::Base

def initialize

def initialize
  super
  @workspace = Idlc::Workspace.new
end